@charset "utf-8";
/* CSS Document */
.aboutus{
	width:1000px;
	overflow: hidden;
	margin-top:25px;
	margin-bottom:20px;
	}
.pageleft{
	width:186px;
	overflow:hidden;
	margin-bottom:20px;
	}
/* 内页左侧菜单 */
.pageleft_nav{
	text-align:center;
	border:1px solid #e5e8f0;
	border-top:4px solid #0058b1;
	margin-bottom:10px;
	background-color:#f3f3f3;
	}
.pageleft_nav h4{
	font-size:14px;	
	height:26px;
	line-height:26px;
	background-image:url("../images/pagleft_nav.jpg")/*tpa=http://www.pret.com.cn/omooo/statics/pulite/images/pagleft_nav.jpg*/;
	background-repeat:repeat-x;
	}
.pageleft_nav ul{
	padding-bottom:8px;
	}
.pageleft_nav ul li{
	font-size:13px;
	width:134px;
	margin:0 26px;
	height:30px;
	line-height:30px;
	margin-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #d5d5d5;
	}
.pageleft_nav ul li a{
    color:black;
	}
.pageleft_nav ul li:hover{
	background-image:url("../images/pagleft_nav2.jpg")/*tpa=http://www.pret.com.cn/omooo/statics/pulite/images/pagleft_nav2.jpg*/;
	background-repeat:repeat-x;
	}
.pageleft_nav ul li:hover a{
    color:white;
	}
/* 内页左侧菜单 en */	

/* 内页联系我们 */	
.pageleft_Contact{
	font-size:12px;
	border:1px solid #e5e8f0;
	border-top:2px solid #ced3e2;
	background-image:url("../images/pagleft_nav3.jpg")/*tpa=http://www.pret.com.cn/omooo/statics/pulite/images/pagleft_nav3.jpg*/;
	background-repeat:repeat-x;
	padding:40px 12px 8px 28px;
	background-color:#f3f3f3;
	}
/* 内页联系我们 en */	

.pageright{
	width:722px;
	overflow:hidden;
	margin-right:46px;
	}
.Dg{
	height:29px;
	border-bottom:1px dashed #000;
	font-size:12px;
	line-height:16px;
	width:100%;
	}
.Dg h1{
	float:left;
	width:5px;
	height:16px;
	background-color:#000;
	margin-right:17px;
	}
.Dg a{
	color:black;
	}
.pageright_cont{
	width:100%;
	overflow:hidden;
	margin-top:22px;
	font-size:14px;
	line-height:25px;
	margin-bottom:20px;
	}
.pageright_cont p{
	width:100%;
	}
	
/* 企业文化 */		
.nav {
	width:722px;
	height:26px;
}
.nav li{
	background-color:#cae9ff;
}
.nav li.action{
	background-color:#177AF0;
}
.nav .nav_all{
	width: auto;
	padding:0 30px;
	height:26px;
	line-height:26px;
	text-align:center;
	float:left;
	margin-left:7px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
}
.nav .nav_all a{
	color:black;
	font-size:12px;
}

.box_all{
	width:718px;
	margin-bottom:25px;
	border-top:1px solid #dfdfdf;
	display:none;
}
.nav li.action {
	background-color:#0e79e5;
}
.nav li.action a{
	color:white;
}
/* 企业文化 en */
/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
